C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / Height Property

In This Topic
Height Property (TransposedGrid<T>)
In This Topic
Gets or sets the height of the control.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property Height As String
 
See Also